Construct the "Select All" menuitem from stock.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2005 20:01:28 +0000 (20:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Aug 2005 20:01:28 +0000 (20:01 +0000)
commit4dfca1aa6b8df2d0b5e879a227c5be5534b2f40f
treed6ae26aa776cf74fd17ec2f58e48c61fe35ecd0e
parent5934fda15335a374f160d1e0c09090c3b3820ba7
Construct the "Select All" menuitem from stock.

2005-08-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (popup_targets_received):
* gtk/gtkentry.c (popup_targets_received): Construct
the "Select All" menuitem from stock.

* gtk/stock-icons/stock_select_all_{16,24}.png:
* gtk/stock-icons/Makefile.am:
* gtk/gtkiconfactory.c:
* gtk/gtkstock.h:
* gtk/gtkstock.c: Add a "Select All" stock item.  (#78545,
Calum Benson)
14 files changed:
ChangeLog
ChangeLog.pre-2-10
docs/reference/ChangeLog
docs/reference/gtk/Makefile.am
docs/reference/gtk/gtk-sections.txt
docs/reference/gtk/tmpl/gtkstock.sgml
gtk/gtkentry.c
gtk/gtkiconfactory.c
gtk/gtkstock.c
gtk/gtkstock.h
gtk/gtktextview.c
gtk/stock-icons/Makefile.am
gtk/stock-icons/stock_select_all_16.png [new file with mode: 0644]
gtk/stock-icons/stock_select_all_24.png [new file with mode: 0644]